<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*reset*/



/* CSS reset for c_b */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none!important;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/

.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
/*其他*/

.curp {
	cursor: pointer
}
;
/*原reset*/

sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/

h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/







/* CSS Document */

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/*页眉*/
body *{ z-index: 0;}
.nav_f{
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;

}
.header {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2
}
.headertop {
	overflow: hidden;
	height: 122px;
}
.headertop .logo {
	float: left;
	margin-top: 24px;
}
.headertop .wen {
	overflow: hidden;
	float: left;
	height: 122px;
	background: url(../images/logo_bg.png) no-repeat left center;
	padding-left: 50px;
	margin-left: 15px;
}
.headertop .wen h2 {
	margin-top: 30px;
	font-size: 25px;
	color: #ff9900;
}
.headertop .wen img {
	display: block;
	margin-top: 7px;
	margin-left:-3px;
}
.headertop .headerright {
	overflow: hidden;
	float: right;
	width: 230px;
}
.headertop .headerright ul {
	overflow: hidden;
	margin-top: 14px;
}
.headertop .headerright li {
	float: right;
	font-size: 12px;
	padding: 0 10px;
	border-right: 1px dotted #666;
}
.headertop .headerright li a {
	color: #666
}
.headertop .headerright .last {
	border: none;
	padding-right: 0;
}
.headertop .phone {
	float: right;
	overflow: hidden;
	padding-left: 47px;
	text-align: left;
	background: url(../images/phone.png) no-repeat left center;
	margin-top: 19px;
}
.headertop .phone p {
	font-size: 13px;
	color: #666;
}
.headertop .phone h3 {
	    font-size: 22px;
    color: #ff9900;
    font-weight: normal;
    line-height: 28px;
}
.headerNav {
	overflow: hidden;
	width: 100%;
	height: 60px;
	background: url(../images/nav_bg.png) repeat-x left top;
}
.headerNav li {
	float: left;
	background: url(../images/nav_bor.png) no-repeat right center;
	line-height: 55px;
	font-size: 14px;
}
.headerNav li a {
	display: block;
	padding: 0 34px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.headerNav li.last {
	background: none;
}
.headerNav li.cur, .headerNav li:hover {
	background-color: #ff9900;
	border-bottom: 5px solid #eeca02;
}
/*footer*/

.footer {
	overflow: hidden;
	width: 100%;
	background-color: #02814a;
	padding-top: 40px;
}
.footer .f_top {
	overflow: hidden;
	padding-bottom: 28px;
	border-bottom: 1px solid #289465;

}
.ft01{
	width: 255px;
	padding-left: 38px;
	font-size: 12px;
	line-height: 25px;
	color: #a5e5c9;
	background: url(../images/ft_tel.png) no-repeat 0 7px;
	float: left;
	margin-right: 15px;
}
.fttel01{
	line-height: 10px;
}
.fttel02{
	font-size: 24px;
	color: #ffa200;
	line-height: 20px;
	text-align: center;
}
.ft02{
	width:  125px;
	float: left;
	margin-right: 30px;
}
.ft02 .ft02_tit{
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ft02 a{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 25px;
	color: #a5e5c9;
}
.ft03{
	width: 185px;
	float: right;
	text-align: center;
}
.fttu03{
	width: 85px;
	float: left;
	margin-right: 15px;
}
.fttu03 img,.fttu04 img{
	width: 85px;
}
.fttu02{
	color: #a5e5c9;
	line-height: 20px;
	margin-top: 15px;
}
.f_bottom{
	color: #a5e5c9;
	height: 60px;
	line-height: 60px;
	
}
.f_bottom a{
	color: #a5e5c9;
}

.fb_01{
	width: 630px;
	float: left;
	
}
.fb_02{
	width: 360px;
	float: right;
	text-align: right;
	
}

/*abouy*/
.bannei {
    height: 300px;
    width: 100%;
	margin-top: -5px;
}
.company2{
	width: 1000px;
	padding: 30px 0;
	margin: 0 auto;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
/*内页面包屑*/
.nei_main{
	width: 1000px;
	margin: 0 auto;
}
.ernavn{
	width: 100%;
	overflow: hidden;
	height:55px;
	border-bottom: 1px solid #eee;
}
.ernavn .gohome {
    line-height: 64px;
    width: 55px;
    height: 55px;
    text-align: center;
    border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.ernavn .btn_group1{
    font-size: 16px;
    line-height: 61px;
    box-sizing: border-box;
    height: 61px;
    text-align: left;
    color: #666;
    float: left;
    border-right: 1px solid #eee;
}
.ernavn .on a{
	background: #03864d;
	color: #fff!important;
}

.ernavn .fr img {
    margin-top: -2px;
    margin-right: 12px;
}
.ernavn .btn_group1 a{
    font-size: 12px;
    line-height: 55px;
    width: auto;
	display: block;
	padding: 0 20px;
    height: 55px;
    color: #666;
}
.ditu{
	padding: 2px;
	border: 1px solid #ddd;
}
/* 通用分页样式 */
.pages {
    margin-bottom: 45px;
	padding: 5px 0;
	margin-top: 15px;
	clear: both;
	text-align: center;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
    list-style: none;
    margin: 0;
    display: block;
    width: 100%;
}
.pages li {
	display: inline-block;
	margin-right: 5px;
	float: none;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #ff9900;
	background: #ff9900;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #ff9900;
	background: #ff9900;
	color: #fff;
}

/*news*/
.newlist{
	margin-top: 35px;
}
.newlist li.list_3 {
    padding-left: 110px;
    min-height: 80px;
}
.newlist .list_3:hover .mynnnn font{
	    background-color: #03864d!important;
	    color: #fff;
}
.newlist .list_3:hover .nlmore{
	    background: url(../images/newicon02.png) no-repeat;
}
.newlist li {
    list-style: none;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0 35px 10px;
    position: relative;
    margin-top: 10px;
}
.newlist li.list_3 h2 {
        display: block;
    margin: 0;
    width: 790px;
    font-size: 16px;
    color: #666;
    line-height: 25px;
    padding: 10px 0;
}
.newlist li.list_3 h2:hover{
	color: #03864d;
}

.newlist h2 {
    font-weight: normal;
}

.mynnnn {
    height: 58px;
	width: 770px;
}
.newlist li p {
    color: #999;
    line-height: 25px;
    font-size: 14px;
}
.newlist li.list_3 span.time {
    position: static;
    display: block;
    width: 86px;
    line-height: 16px;
    font-size: 14px;
    background-color: #f1f1f1;
    text-align: center;
    height: 99px;
    position: absolute;
    left: 0;
    top: 16px;
}

.newlist li span.time {
    color: #818181;
    position: absolute;
    right: 10px;
    top: 15px;
}
.newlist li.list_3 span.time font {
    display: block;
    width: 86px;
    line-height: 58px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #666;
    height: 58px;
    background-color: #ddd;
}
.nlmore{
	position: static;
	width: 30px;
	height: 30px;
	display: block;
	background: url(../images/newicon01.png) no-repeat;
	position: absolute;
    right:10px;
    top: 50px;
}
.news_xx01 {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #ff9900;
    font-weight: 700;
}
.news_xx02 {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}
.news_xx03 {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
	min-height: 400px;
}
.news_xx03 img{
	max-width: 700px!important;
	display: block;
	margin: 0 auto;
}
.news_sx{
	padding: 0 20px;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	color: #333;
	margin-bottom: 45px;
	
}
.news_sx a{
	color: #03864d;
}
.n_s{
	width: 50%;
	float: left;
}
.n_x{
	width: 50%;
	float: right;
	text-align: right;
}

/*messages*/
.mess {
	padding: 0;
	margin: 0;
	font-size: 14px
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}
.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.mess textarea {
	width:500px !important;
	display: inline-block;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 240px;
	 font-family: microsoft yahei, "微软雅黑";
	height: 40px !important;
	text-align: center;
	color: #fff !important;
	font-size: 14px;
	background: #ff9900 !important;
	border-radius: 10px;
	border: 0 none;
	cursor: pointer;
}
div.pfw{position:relative;border:1px solid #e1e1e1; margin-top:30px; }
div.pfw:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;overflow:hidden;}
div.pfw h3{height:30px;line-height:30px;font-size:1em;margin:0;padding:0 0 0 20px;background:#f6f6f6 url(/images/heading_bg.png) 8px top no-repeat;border-bottom:1px solid #e1e1e1; color:#444; font-weight:bold;}
div.pfw h3 small{font-size:12px;color:#666;font-weight:normal;padding-left:4px;font-style:normal;}
div.pfw h3 .more{display:block;float:right;height:30px;line-height:30px;padding-right:8px;font-weight:normal;font-size:12px;margin-right:5px;}
div.pfw .content{margin:5px;font-size:12px;line-height: 1.6em;padding:10px;}
div.pfw .adm_reply {margin:6px 0 0 0;font-size:1em;line-height:200%;padding:25px 5px 25px 25px;position:relative; color:#444; border-top:1px solid #e1e1e1; background:#f7faff;}
div.pfw .adm_reply span{color:darkred; font-weight:bold; color:#e77718; }

/*products面包屑*/
.nei_main2{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;

}
.ernavn2{
	width: 100%;
	overflow: hidden;
	height: 122px;
	background:#eee;
}
.btn_group2{
	
}
.ernavn2 .gohome2 {
    line-height: 64px;
    width: 55px;
    height: 55px;
    text-align: center;
    border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.ernavn2 .btn_group12{
    font-size: 16px;
    line-height: 61px;
    box-sizing: border-box;
    height: 61px;
    text-align: left;
    color: #666;
    float: left;
	width:170px;
	border-bottom: 1px solid #e8e8e8;
	padding-left:20px;
}
.ernavn2 .on a{
	background: #03864d;
	color: #fff!important;
}
.ernavn2 .btn_group12 a{
    font-size: 12px;
    line-height: 61px;
    width: auto;
	display: block;
    height: 61px;
    color: #666;
}
.ernavn2 .btn_group12 a span{
	font-size:20px;
	color:#ff9900;
	padding-right:7px;}

/*产品封面*/
.prolist{
	width: 1100px!important;
	margin: 30px auto;
	overflow: hidden;
}
.prolist li {
    display: block;
    width: 482px;
    border-left: 3px solid #03864d;
    height: 165px;
    background: #f5f5f5;
    float: left;
    margin: 10px 15px;
}

/*产品列表*/
.fljs{
	font-size: 14px;
	line-height: 30px;
	padding: 15px;
}
.prolist2{
	width: 1200px!important;
	margin: 30px auto;
	overflow: hidden;
}
.prolist2 li {
    display: block;
    width: 377px;
    border-left: 3px solid #03864d;
    height: 200px;
    background: #f5f5f5;
    float: left;
    margin: 10px;
}
.pro_tu {
    width: 167px;
    height: 167px;
    overflow: hidden;
    float: left;
    margin: 17px 0 0 17px;
}
.pro_tu img {
    width: 100%;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.pro_right {
    width: 180px;
    margin-left: 13px;
    float: left;
    margin-top: 27px;
}
.pro_tit {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
}
.pro_note {
    font-size: 12px;
    line-height: 23px;
    color: #666;
}
.pro_more {
    display: block;
    width: 85px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #ff9900;
    margin-top: 12px;
}
.xiangc img{
	display:block;
	margin: 0 auto;
	max-width:700px;	
		}
.xclist{
	overflow:hidden;
	margin-top:20px;
	}
.xclist li {
    display: block;
    float: left;
    width: 238px;
    height: 236px;
    margin: 15px 6px;
}
.xclist li .bimg{
	height:186px;}
.xclist li .bimg img {
    width: 230px;
    height: 181px;
    padding: 2px;
    border: 2px solid #f5f5f5;
}
.xclist li span {
    display: block;
    width: 218px;
    padding: 0 10px;
    font-size: 14px;
    background: #f5f5f5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 50px;
    color: #666;
    text-align: center;
}
.xclist li:hover img{
	border: 2px solid #02814a;
}

.xclist li:hover span{
	background:#02814a;
	color:#fff;
}
.company2 h3{
	font-weight:normal;
	font-size:18px;
	color:#03864d;
	line-height:45px;
	border-bottom:2px solid #03864d;
	display:block;
	width:100%;
	margin-bottom:10px;
}
.company2 h4{
	font-weight:normal;
	color:#03864d;
}
.ct_right02 {
    width: 170px;
    margin-left: 13px;
    float: left;
    margin-top: 20px;
}
.prolist3 li {
    display: block;
    width: 377px;
    border-left: 3px solid #03864d;
    height: 163px;
    background: #f5f5f5;
    float: left;
    margin: 10px;
}
.prolist3 {
    width: 1200px!important;
    margin: 30px auto;
    overflow: hidden;
}
.h_head_gd{ position:fixed; top:0px; width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop)0); z-index:9999; left:0; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}
.ind_nav {
    width: 960px;
    margin: 0 auto;
}

</pre></body></html>